home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / clang / objeas1a.zip / EDITORS.DOC < prev    next >
Text File  |  1992-10-29  |  2KB  |  52 lines

  1.  
  2.  
  3. ***************************************************************************
  4.  
  5.                                 IMAGE.DOC
  6.                              ObjectEase 1.0
  7.           (c) Copyright 1992 - David S. Reinhart Associates
  8.  
  9. ***************************************************************************
  10.  
  11.  
  12.         This document serves to briefly describe the functions of the 
  13. two editors included with the ObjectEase library, 16IMAGE.EXE and
  14. 256IMAGE.EXE. These programs are used for creating 16 color and 256
  15. color bitmap images respectively. The files are created and saved in
  16. the format used by the Borland function getimage().
  17.  
  18.         You must first have a mouse driver loaded to utilize these
  19. editors. The drawing tools should all be intuitive. If not, a little
  20. experimentation should provide you with all the explanation you will
  21. need. The only function that may not be intuitive is how to save the
  22. bitmap images you create.
  23.  
  24.                              16IMAGE.EXE
  25.  
  26.         Using the 16 color image editor, select the scissors tool. Press
  27. the left mouse button with the cursor positioned at the upper left        
  28. corner of the image you wish to capture. With the left mouse button 
  29. depressed, drag the mouse downward and to the right until the image is fully
  30. enclosed in the rectangle. When you release the left mouse button a window
  31. will appear in the upper right corner of the screen, prompting you for
  32. a file name. You can give the file any extension you like.
  33.  
  34.                              256IMAGE.EXE
  35.  
  36.         Using the 256 color image editor, select the "rubber band" tool.
  37. Press the left mouse button with the mouse cursor at the upper left
  38. corner of the image to be captured. With the left mouse key depressed
  39. drag the mouse downward and to the right until the image is fully
  40. enclosed in the rectangle. When you release the left mouse key, the file
  41. name box at the bottom of the screen will become active. Enter a filename
  42. and press <ENTER>. 
  43.  
  44.  
  45.         Note that using either editor, you cannot capture an image which
  46. constitutes more than 64K. This is the maximum size of a Borland getimage() 
  47. buffer.
  48.  
  49.  
  50.  
  51.  
  52.